'Declaration<DispIdAttribute(15)> Function AddGraphicsToPath( _ ByVal GraphicsPath As GraphicsPath _ ) As GdPictureStatus
[DispId(15)] GdPictureStatus AddGraphicsToPath( GraphicsPath GraphicsPath )
function AddGraphicsToPath(
GraphicsPath: GraphicsPath
): GdPictureStatus;
DispIdAttribute(15) function AddGraphicsToPath( GraphicsPath : GraphicsPath ) : GdPictureStatus;
[DispId(15)] GdPictureStatus AddGraphicsToPath( GraphicsPath* GraphicsPath )
[DispId(15)] GdPictureStatus AddGraphicsToPath( GraphicsPath^ GraphicsPath )
Parameters
- GraphicsPath
